Bounds3D.ContainsPoint Function
Returns a Boolean. Tests whether this bounding volume contains the 3D point, Pt.
Syntax
result = Bounds3D.ContainsPoint( Pt )
Parameters
Pt
Vector3D
Return Value
Result
Boolean